projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21ab320
)
yocto: Switch ostree recipie to pull from GNOME git
author
Colin Walters
<walters@verbum.org>
Wed, 1 Feb 2012 03:14:06 +0000
(22:14 -0500)
committer
Colin Walters
<walters@verbum.org>
Wed, 1 Feb 2012 03:14:06 +0000
(22:14 -0500)
gnomeos/yocto/recipies-core/ostree/ostree.bb
patch
|
blob
|
history
diff --git
a/gnomeos/yocto/recipies-core/ostree/ostree.bb
b/gnomeos/yocto/recipies-core/ostree/ostree.bb
index feafe2b9421f8b9e8e21bd961bda755ba7940e2a..a0e732c360ae5abcf84699a5b742184e5db058ca 100644
(file)
--- a/
gnomeos/yocto/recipies-core/ostree/ostree.bb
+++ b/
gnomeos/yocto/recipies-core/ostree/ostree.bb
@@
-2,8
+2,8
@@
SUMMARY = "GNOME OS management tool"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=97285cb818cf231e6a36f72c82592235"
-SRC_URI = "
file:///src/ostree
"
-S = "${WORKDIR}/
ostree
"
+SRC_URI = "
git://git.gnome.org/ostree;tag=21ab320eef97958256513f26b46cefd8ab687e9a
"
+S = "${WORKDIR}/
git
"
DEPENDS += "libarchive"